Telegram Group & Telegram Channel
emp emp1 = new emp();

لاحظ انك اذا اردت الوصول الى اعمدة في جدول ما يجب عليك إنشاء object من هذا الجدول بعد ذلك يمكنك الوصول الى الاعمدة وإسناد القيم اليها

emp1.Id = Convert.ToInt16(textBox1.Text);
emp1.empName = textBox2.Text;
emp1.salary = Convert.ToInt16(textBox3.Text);


في الاخير اجراء التغييرات على قاعدة البيانات واضافة البيانات الجديدة

dbs.emp.Add(emp1);
dbs.SaveChanges();



tg-me.com/CsharpWindowsForm/439
Create:
Last Update:

emp emp1 = new emp();

لاحظ انك اذا اردت الوصول الى اعمدة في جدول ما يجب عليك إنشاء object من هذا الجدول بعد ذلك يمكنك الوصول الى الاعمدة وإسناد القيم اليها

emp1.Id = Convert.ToInt16(textBox1.Text);
emp1.empName = textBox2.Text;
emp1.salary = Convert.ToInt16(textBox3.Text);


في الاخير اجراء التغييرات على قاعدة البيانات واضافة البيانات الجديدة

dbs.emp.Add(emp1);
dbs.SaveChanges();

BY برمجة تطبيقات الويندوز C# Programming


Warning: Undefined variable $i in /var/www/tg-me/post.php on line 283

Share with your friend now:
tg-me.com/CsharpWindowsForm/439

View MORE
Open in Telegram


برمجة تطبيقات الويندوز C Programming Telegram | DID YOU KNOW?

Date: |

The seemingly negative pandemic effects and resource/product shortages are encouraging and allowing organizations to innovate and change.The news of cash-rich organizations getting ready for the post-Covid growth economy is a sign of more than capital spending plans. Cash provides a cushion for risk-taking and a tool for growth.

A project of our size needs at least a few hundred million dollars per year to keep going,” Mr. Durov wrote in his public channel on Telegram late last year. “While doing that, we will remain independent and stay true to our values, redefining how a tech company should operate.

برمجة تطبيقات الويندوز C Programming from sg


Telegram برمجة تطبيقات الويندوز C# Programming
FROM USA